home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5546 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  886 b 

  1. Path: sunqbc.risq.net!news
  2. From: Pascal Bourque <bourque@lmsoft.ca>
  3. Newsgroups: comp.lang.c++
  4. Subject: Borland's CTRLDLL.LIB for Win32
  5. Date: 5 Feb 1996 16:04:32 GMT
  6. Organization: Reseau Interordinateurs Scientifique Quebecois (RISQ)
  7. Message-ID: <4f59qg$fti@sunqbc.risq.net>
  8. NNTP-Posting-Host: bergeron.lmsoft.ca
  9.  
  10. Hi.
  11.  
  12. We are currently porting a working Win16 application compiled
  13. with Borland C++ 4.52 to Win32.
  14.  
  15. Our dialogs use Borland's custom controls (BOR_DLG, etc), so
  16. we link with CRTLDLL.LIB.
  17.  
  18. But this lib and the corresponding dlls (BWCC.DLL, etc.) are
  19. 16 bit DLLs, so we can't use them anymore.
  20.  
  21. Anyone has an idea if there is a 32-bit version of these files
  22. included with Borland C++ 4.52, or if we can get them from 
  23. a site somewhere?
  24.  
  25. I hope we won't have to wait for version 5.0 to come out...
  26.  
  27.  
  28. Thanks a lot!
  29.  
  30.  
  31. Pascal Bourque - Programmer
  32. LMSOFT inc.
  33.  
  34. bourque@lmsoft.ca
  35.  
  36.